Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



# Classes and Interfaces in #SourceForge Jung - 390 results found.
NameDescriptionTypePackageFramework
AbsoluteCrossoverScalingControlscales to the absolute value passed as an argument.Classedu.uci.ics.jung.visualization.controlSourceForge Jung
AbstractEdgeShapeTransformerAn interface for decorators that return a Shape for a specified edge.Classedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
AbstractElementParserBase class for element parsers - provides some minimal functionality.Classedu.uci.ics.jung.io.graphml.parserSourceForge Jung
AbstractGraphAbstract implementation of the Graph interface.Classedu.uci.ics.jung.graphSourceForge Jung
AbstractGraphMousePlugina base class for GraphMousePlugin instances.Classedu.uci.ics.jung.visualization.controlSourceForge Jung
AbstractIterativeScorerAn abstract class for algorithms that assign scores to vertices based on iterative methods.Classedu.uci.ics.jung.algorithms.scoringSourceForge Jung
AbstractIterativeScorerWithPriorsAn abstract class for iterative random-walk-based vertex scoring algorithms fixed probability, for each vertex, of 'jumping' to that vertex at eachClassedu.uci.ics.jung.algorithms.scoringSourceForge Jung
AbstractLayoutAbstract class for implementations of Layout.Classedu.uci.ics.jung.algorithms.layoutSourceForge Jung
AbstractLayout the user to express their major intent more simply.Classedu.uci.ics.jung.algorithms.layout3dSourceForge Jung
AbstractLensSupportA class to make it easy to add an examining lens to a jung graph application.Classedu.uci.ics.jung.visualization.transformSourceForge Jung
AbstractMetadataAbstract base class for metadata - implements the property functionalityAuthor:Nathan Mittler - nathan.Classedu.uci.ics.jung.io.graphmlSourceForge Jung
AbstractModalGraphMouseAbstractModalGraphMouse is a PluggableGraphMouse class that manages a collection of plugins for picking andClassedu.uci.ics.jung.visualization.controlSourceForge Jung
AbstractPerspectiveTransformSupportA class to make it easy to add a perspective projection examining lens to a jung graph application.Classedu.uci.ics.jung.visualization.jaiSourceForge Jung
AbstractPickedStateClassedu.uci.ics.jung.visualization.pickingSourceForge Jung
AbstractPopupGraphMousePluginFields inherited from class edu.Classedu.uci.ics.jung.visualization.controlSourceForge Jung
AbstractRankerAbstract class for algorithms that rank nodes or edges by some "importance" metric.Classedu.uci.ics.jung.algorithms.importanceSourceForge Jung
AbstractTypedGraphAn abstract class for graphs whose edges all have the same EdgeType.Classedu.uci.ics.jung.graphSourceForge Jung
AbstractVertexShapeTransformerClassedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
AddNodeDemoDemonstrates visualization of a graph being actively updated.Classedu.uci.ics.jung.samplesSourceForge Jung
AffineTransformerProvides methods to map points from one coordinate system to another, by delegating to a wrapped AffineTransform (uniform)Classedu.uci.ics.jung.visualization.transformSourceForge Jung
AggregateLayoutA Layout implementation that combines multiple other layouts so that they may be manipulatedClassedu.uci.ics.jung.algorithms.layoutSourceForge Jung
AnimatedPickingGraphMousePluginAnimatedPickingGraphMousePlugin supports the picking of one Graph Vertex.Classedu.uci.ics.jung.visualization.controlSourceForge Jung
AnimatingAddNodeDemoA variation of AddNodeDemo that animates transitions between graph states.Classedu.uci.ics.jung.samplesSourceForge Jung
AnimatorClassedu.uci.ics.jung.visualization.utilSourceForge Jung
AnnotatingGraphMousePluginAnnotatingGraphMousePlugin can create Shape and Text annotations in a layer of the graph visualization.Classedu.uci.ics.jung.visualization.annotationsSourceForge Jung
AnnotatingModalGraphMousea graph mouse that supplies an annotations modeAuthor:Tom Nelson - tomnelson@dev.Classedu.uci.ics.jung.visualization.annotationsSourceForge Jung
Annotationstores an annotation, either a shape or a stringAuthor:Tom Nelson - tomnelson@dev.Classedu.uci.ics.jung.visualization.annotationsSourceForge Jung
AnnotationControlsa collection of controls for annotations.Classedu.uci.ics.jung.visualization.annotationsSourceForge Jung
AnnotationManagerhandles the selection of annotations, and the support for the tools to draw them at specific layers.Classedu.uci.ics.jung.visualization.annotationsSourceForge Jung
AnnotationPaintablehandles the actual drawing of annotationsAuthor:Tom Nelson - tomnelson@dev.Classedu.uci.ics.jung.visualization.annotationsSourceForge Jung
AnnotationRendererAnnotationRenderer is similar to the cell renderers used by the JTable and JTree jfc classes.Classedu.uci.ics.jung.visualization.annotationsSourceForge Jung
AnnotationsDemoDemonstrates annotation of graph elements.Classedu.uci.ics.jung.samplesSourceForge Jung
ArrowFactoryA utility class for creating arrowhead shapes.Classedu.uci.ics.jung.visualization.utilSourceForge Jung
BalloonLayoutA Layout implementation that assigns positions to Tree or Forest vertices using associations with nested circles ("balloons").Classedu.uci.ics.jung.algorithms.layoutSourceForge Jung
BalloonLayoutDemoDemonstrates the visualization of a Tree using TreeLayout and BalloonLayout.Classedu.uci.ics.jung.samplesSourceForge Jung
BarabasiAlbertGeneratorSimple evolving scale-free random graph generator.Classedu.uci.ics.jung.algorithms.generators.randomSourceForge Jung
BarycenterScorerAssigns scores to each vertex according to the sum of its distances to all other vertices.Classedu.uci.ics.jung.algorithms.scoringSourceForge Jung
BasicEdgeLabelRendererNested Class SummaryNested classes/interfaces inherited from interface edu.Classedu.uci.ics.jung.visualization.renderersSourceForge Jung
BasicEdgeRendererNested Class SummaryNested classes/interfaces inherited from interface edu.Classedu.uci.ics.jung.visualization.renderersSourceForge Jung
BasicMapEntryAn simple minimal implementation of Map.Classedu.uci.ics.jung.algorithms.utilSourceForge Jung
BasicRendererThe default implementation of the Renderer used by the VisualizationViewer.Classedu.uci.ics.jung.visualization.renderersSourceForge Jung
BasicTransformerA basic implementation of the MultiLayerTransformer interface that provides two Layers: VIEW and LAYOUT.Classedu.uci.ics.jung.visualizationSourceForge Jung
BasicVertexLabelRendererClassedu.uci.ics.jung.visualization.renderersSourceForge Jung
BasicVertexRendererNested Class SummaryNested classes/interfaces inherited from interface edu.Classedu.uci.ics.jung.visualization.renderersSourceForge Jung
BasicVisualizationServerA class that maintains many of the details necessary for creating visualizations of graphs.Classedu.uci.ics.jung.visualizationSourceForge Jung
BetweennessCentralityComputes betweenness centrality for each vertex and edge in the graph.Classedu.uci.ics.jung.algorithms.importanceSourceForge Jung
BetweennessCentralityComputes betweenness centrality for each vertex and edge in the graph.Classedu.uci.ics.jung.algorithms.scoringSourceForge Jung
BFSDistanceLabelerLabels each node in the graph according to the BFS distance from the start node(s).Classedu.uci.ics.jung.algorithms.shortestpathSourceForge Jung
BicomponentClustererFinds all biconnected components (bicomponents) of an undirected graph.Classedu.uci.ics.jung.algorithms.clusterSourceForge Jung
BidirectionalTransformerProvides methods to map points from one coordinate system to another: graph to screen and screen to graph.Interfaceedu.uci.ics.jung.visualization.transformSourceForge Jung
BoundingRectangleCollectorClassedu.uci.ics.jung.visualization.layoutSourceForge Jung
BoundingRectanglePaintableClassedu.uci.ics.jung.visualization.layoutSourceForge Jung
CachingInterface to provide external controls to an implementing class that manages a cache.Interfaceedu.uci.ics.jung.visualization.utilSourceForge Jung
CachingLayoutA LayoutDecorator that caches locations in a clearable Map.Classedu.uci.ics.jung.visualization.layoutSourceForge Jung
ChangeEventSupportthe implementing class provides support for ChangeEvents.Interfaceedu.uci.ics.jung.visualization.utilSourceForge Jung
Checkmarka simple Icon that draws a checkmark in the lower-right quadrant of its area.Classedu.uci.ics.jung.visualization.renderersSourceForge Jung
CircleLayoutA Layout implementation that positions vertices equally spaced on a regular circle.Classedu.uci.ics.jung.algorithms.layoutSourceForge Jung
ClassicPickSupportPickSupport implementation that emulates the picking behavior of versions of VisualizationViewer prior to version 1.Classedu.uci.ics.jung.visualization.pickingSourceForge Jung
ClosenessCentralityAssigns scores to each vertex based on the mean distance to each other vertex.Classedu.uci.ics.jung.algorithms.scoringSourceForge Jung
ClosestShapePickSupportA GraphElementAccessor that finds the closest element to the pick point, and returns it if it is within the element's shape.Classedu.uci.ics.jung.visualization.pickingSourceForge Jung
ClusteringDemoThis simple app demonstrates how one can use our algorithms and visualization libraries in unison.Classedu.uci.ics.jung.samplesSourceForge Jung
ConstantDirectionalEdgeValueTransformerReturns the constructor-specified value for each edge type.Classedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
ConstantMapAn implementation of Map that returns the constructor-supplied value for any input.Classedu.uci.ics.jung.algorithms.utilSourceForge Jung
ContextA class that is used to link together a graph element and a specific graph.Classedu.uci.ics.jung.graph.utilSourceForge Jung
CrossoverScalingControlA scaling control that has a crossover point.Classedu.uci.ics.jung.visualization.controlSourceForge Jung
DAGLayoutAn implementation of Layout suitable for tree-like directed acyclic graphs.Classedu.uci.ics.jung.algorithms.layoutSourceForge Jung
DataElementParserParses the data element.Classedu.uci.ics.jung.io.graphml.parserSourceForge Jung
DataMetadataMetadata structure for the 'data' GraphML element.Classedu.uci.ics.jung.io.graphmlSourceForge Jung
DefaultChangeEventSupportBasic implementation of ChangeEventSupport, using standard jdk classesClassedu.uci.ics.jung.visualization.utilSourceForge Jung
DefaultEdgeLabelRendererDefaultEdgeLabelRenderer is similar to the cell renderers used by the JTable and JTree jfc classes.Classedu.uci.ics.jung.visualization.renderersSourceForge Jung
DefaultModalGraphMouseDefaultModalGraphMouse is a PluggableGraphMouse class that pre-installs a large collection of plugins for picking andClassedu.uci.ics.jung.visualization.controlSourceForge Jung
DefaultParallelEdgeIndexFunctionA class which creates and maintains indices for parallel edges.Classedu.uci.ics.jung.graph.utilSourceForge Jung
DefaultVertexIconTransformerA simple, stateful VertexIconFunction.Classedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
DefaultVertexLabelRendererDefaultVertexLabelRenderer is similar to the cell renderers used by the JTable and JTree jfc classes.Classedu.uci.ics.jung.visualization.renderersSourceForge Jung
DefaultVisualizationModelThe model containing state values for visualizations of graphs.Classedu.uci.ics.jung.visualizationSourceForge Jung
DegreeScorerAssigns a score to each vertex equal to its degree.Classedu.uci.ics.jung.algorithms.scoringSourceForge Jung
DelegateForestAn implementation of Forest that delegates to a specified DirectedGraphAuthor:Tom NelsonSee Also:Serialized FormClassedu.uci.ics.jung.graphSourceForge Jung
DelegateToEdgeTransformerA Transformer that delegates its operation to a Transformer.Classedu.uci.ics.jung.algorithms.scoring.utilSourceForge Jung
DelegateTreeAn implementation of Tree that delegates to a specified instance of DirectedGraph.Classedu.uci.ics.jung.graphSourceForge Jung
DijkstraDistanceCalculates distances in a specified graph, using Dijkstra's single-source-shortest-path algorithm.Classedu.uci.ics.jung.algorithms.shortestpathSourceForge Jung
DijkstraShortestPathCalculates distances and shortest paths using Dijkstra's single-source-shortest-path algorithm.Classedu.uci.ics.jung.algorithms.shortestpathSourceForge Jung
DirectedGraphA tagging interface for implementations of Graph that accept only directed edges.Interfaceedu.uci.ics.jung.graphSourceForge Jung
DirectedOrderedSparseMultigraphAn implementation of DirectedGraph, suitable for sparse graphs, that orders its vertex and edge collectionsClassedu.uci.ics.jung.graphSourceForge Jung
DirectedSparseGraphAn implementation of DirectedGraph suitable for sparse graphs.Classedu.uci.ics.jung.graphSourceForge Jung
DirectedSparseMultigraphAn implementation of DirectedGraph, suitable for sparse graphs, that permits parallel edges.Classedu.uci.ics.jung.graphSourceForge Jung
DirectionalEdgeArrowTransformerReturns wedge arrows for undirected edges and notched arrows for directed edges, of the specified dimensions.Classedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
DirectionTransformerFunctions for transforming graphs into directed or undirected graphs.Classedu.uci.ics.jung.algorithms.transformationSourceForge Jung
DiscreteDistributionA utility class for calculating properties of discrete distributions.Classedu.uci.ics.jung.algorithms.utilSourceForge Jung
DistanceAn interface for classes which calculate the distance between one vertex and another.Interfaceedu.uci.ics.jung.algorithms.shortestpathSourceForge Jung
DistanceCentralityScorerAssigns scores to vertices based on their distances to each other vertex This class optionally normalizes its results based on the value of itsClassedu.uci.ics.jung.algorithms.scoringSourceForge Jung
DistanceStatisticsStatistics relating to vertex-vertex distances in a graph.Classedu.uci.ics.jung.algorithms.shortestpathSourceForge Jung
DrawnIconVertexDemoA demo that shows drawn Icons as verticesConstructor SummaryDrawnIconVertexDemo()Classedu.uci.ics.jung.samplesSourceForge Jung
EdgeBetweennessClustererAn algorithm for computing clusters (community structure) in graphs based on edge betweenness.Classedu.uci.ics.jung.algorithms.clusterSourceForge Jung
EdgeElementParserParses an edge element.Classedu.uci.ics.jung.io.graphml.parserSourceForge Jung
EdgeGroupClassedu.uci.ics.jung.visualization3dSourceForge Jung
EdgeIndexFunctionAn interface for a service to access the index of a given edge (in a given graph) into the set formed by the given edge and all the other edges it is parallel to.Interfaceedu.uci.ics.jung.graph.utilSourceForge Jung
EdgeLabelDemoDemonstrates jung support for drawing edge labels that can be positioned at any point along the edge, and canClassedu.uci.ics.jung.samplesSourceForge Jung
EdgeLabelRendererInterfaceedu.uci.ics.jung.visualization.renderersSourceForge Jung
EdgeMetadataMetadata structure for the 'edge' GraphML element.Classedu.uci.ics.jung.io.graphmlSourceForge Jung
EdgePredicateFilterTransforms the input graph into one which contains only those edges that pass the specified Predicate.Classedu.uci.ics.jung.algorithms.filtersSourceForge Jung
EdgeScorerAn interface for algorithms that assign scores to edges.Interfaceedu.uci.ics.jung.algorithms.scoringSourceForge Jung
EdgeShapeAn interface for decorators that return a Shape for a specified edge.Classedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
EdgeTypeenum EdgeTypeextends EnumDefines the possible edge types for graphs which assign types to edges.Classedu.uci.ics.jung.graph.utilSourceForge Jung
EditingGraphMousePluginA plugin that can create vertices, undirected edges, and directed edges using mouse gestures.Classedu.uci.ics.jung.visualization.controlSourceForge Jung
EditingModalGraphMouseClassedu.uci.ics.jung.visualization.controlSourceForge Jung
EditingPopupGraphMousePlugina plugin that uses popup menus to create vertices, undirected edges, and directed edges.Classedu.uci.ics.jung.visualization.controlSourceForge Jung
EdmondsKarpMaxFlow After the algorithm is executed, the input Map is populated with a Number for each edge that indicates Classedu.uci.ics.jung.algorithms.flowsSourceForge Jung
EigenvectorCentralityCalculates eigenvector centrality for each vertex in the graph.Classedu.uci.ics.jung.algorithms.scoringSourceForge Jung
ElementParserInterface for all element parsers.Interfaceedu.uci.ics.jung.io.graphml.parserSourceForge Jung
ElementParserRegistryRegistry for all element parsers.Classedu.uci.ics.jung.io.graphml.parserSourceForge Jung
EllipseVertexShapeTransformerClassedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
EndpointElementParserParses endpoint elements.Classedu.uci.ics.jung.io.graphml.parserSourceForge Jung
EndpointMetadataMetadata structure for the 'endpoint' GraphML element.Classedu.uci.ics.jung.io.graphmlSourceForge Jung
EppsteinPowerLawGeneratorGraph generator that generates undirected graphs with power-law degree distributions.Classedu.uci.ics.jung.algorithms.generators.randomSourceForge Jung
ErdosRenyiGeneratorGenerates a random graph using the Erdos-Renyi binomial model (each pair of vertices is connected with probability p).Classedu.uci.ics.jung.algorithms.generators.randomSourceForge Jung
EvolvingGraphGeneratorAn interface for algorithms that generate graphs that evolve iteratively.Interfaceedu.uci.ics.jung.algorithms.generatorsSourceForge Jung
ExceptionConverterConverts an exception to the a GraphIOException.Classedu.uci.ics.jung.io.graphmlSourceForge Jung
FilterAn interface for classes that return a subset of the input Graph as a Graph.Interfaceedu.uci.ics.jung.algorithms.filtersSourceForge Jung
FilterUtilsUtility methods relating to filtering.Classedu.uci.ics.jung.algorithms.filtersSourceForge Jung
FoldingTransformerMethods for creating a "folded" graph based on a k-partite graph or a A "folded" graph is derived from a k-partite graph by identifyingClassedu.uci.ics.jung.algorithms.transformationSourceForge Jung
ForestAn interface for a graph which consists of a collection of rooted directed acyclic graphs.Interfaceedu.uci.ics.jung.graphSourceForge Jung
FourPassImageShaperProvides factory methods that, given a BufferedImage, an Image, or the fileName of an image, will return a java.Classedu.uci.ics.jung.visualizationSourceForge Jung
FRLayout Behavior is determined by the following settable parameters: attraction multiplier: how much edges try to keep their vertices togetherClassedu.uci.ics.jung.algorithms.layoutSourceForge Jung
FRLayoutClassedu.uci.ics.jung.algorithms.layout3dSourceForge Jung
FRLayout2 This is an experimental attempt at optimizing FRLayout; if it is successful it will be folded back into FRLayout (and this class will disappear).Classedu.uci.ics.jung.algorithms.layoutSourceForge Jung
GeneralPathAsStringClassedu.uci.ics.jung.visualization.utilSourceForge Jung
GradientEdgePaintTransformerCreates GradientPaint instances which can be used to paint an Edge.Classedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
GradientVertexRendererClassedu.uci.ics.jung.visualization.renderersSourceForge Jung
GraphA graph consisting of a set of vertices of type V set and a set of edges of type E.Interfaceedu.uci.ics.jung.graphSourceForge Jung
GraphCollapserClassedu.uci.ics.jung.visualization.subLayoutSourceForge Jung
GraphDecoratorAn implementation of Graph that delegates its method calls to a constructor-specified Graph instance.Classedu.uci.ics.jung.graphSourceForge Jung
GraphEditorDemoShows how to create a graph editor with JUNG.Classedu.uci.ics.jung.samplesSourceForge Jung
GraphElementAccessorInterface for coordinate-based selection of graph components.Interfaceedu.uci.ics.jung.algorithms.layoutSourceForge Jung
GraphElementAccessorInterface for coordinate-based selection of graph components.Interfaceedu.uci.ics.jung.algorithms.layout3dSourceForge Jung
GraphElementParserParses graph elements.Classedu.uci.ics.jung.io.graphml.parserSourceForge Jung
GraphEventClassedu.uci.ics.jung.graph.eventSourceForge Jung
GraphEventListenerAn interface for classes that listen for graph events.Interfaceedu.uci.ics.jung.graph.eventSourceForge Jung
GraphFileGeneral interface for loading and saving a graph from/to disk.Interfaceedu.uci.ics.jung.ioSourceForge Jung
GraphFromGraphMLDemoDemonstrates loading (and visualizing) a graph from a GraphML file.Classedu.uci.ics.jung.samplesSourceForge Jung
GraphGeneratorAn interface for algorithms that generate graphs.Interfaceedu.uci.ics.jung.algorithms.generatorsSourceForge Jung
Graphics2DWrappera complete wrapping of Graphics2D, useful as a base class.Classedu.uci.ics.jung.visualization.transform.shapeSourceForge Jung
GraphicsDecoratoran extendion of Graphics2DWrapper that adds enhanced methods for drawing icons and componentsClassedu.uci.ics.jung.visualization.transform.shapeSourceForge Jung
GraphIOExceptionException thrown when IO errors occur when reading/writing graphs.Classedu.uci.ics.jung.ioSourceForge Jung
GraphMatrixOperationsContains methods for performing the analogues of certain matrix operations on These implementations are efficient on sparse graphs, but may not be the bestClassedu.uci.ics.jung.algorithms.matrixSourceForge Jung
GraphMetadataMetadata structure for the 'graph' GraphML element.Classedu.uci.ics.jung.io.graphmlSourceForge Jung
GraphMLConstantsProvides some constants for element/attribute names in GraphMLAuthor:Nathan Mittler - nathan.Classedu.uci.ics.jung.io.graphmlSourceForge Jung
GraphMLDocumentMaintains all the metadata read in from a single GraphML XML document.Classedu.uci.ics.jung.io.graphmlSourceForge Jung
GraphMLEventFilterFilter to ignore unsupported XML events.Classedu.uci.ics.jung.io.graphml.parserSourceForge Jung
GraphMLMetadataMaintains information relating to data for the specified type.Classedu.uci.ics.jung.ioSourceForge Jung
GraphMLReaderReads in data from a GraphML-formatted file and generates graphs based on that data.Classedu.uci.ics.jung.ioSourceForge Jung
GraphMLReader2Reads in data from a GraphML-formatted file and generates graphs based on that data.Classedu.uci.ics.jung.io.graphmlSourceForge Jung
GraphMLWriterWrites graphs out in GraphML format.Classedu.uci.ics.jung.ioSourceForge Jung
GraphMouseAdapterClassedu.uci.ics.jung.visualization.controlSourceForge Jung
GraphMouseListenerInterfaceedu.uci.ics.jung.visualization.controlSourceForge Jung
GraphMousePluginInterfaceedu.uci.ics.jung.visualization.controlSourceForge Jung
GraphReaderInterface for a reader of graph objectsAuthor:Nathan Mittler - nathan.Interfaceedu.uci.ics.jung.ioSourceForge Jung
GraphsProvides specialized implementations of GraphDecorator.Classedu.uci.ics.jung.graph.utilSourceForge Jung
GraphZoomScrollPaneGraphZoomScrollPane is a Container for the Graph's VisualizationViewer and includes custom horizontal and vertical scrollbars.Classedu.uci.ics.jung.visualizationSourceForge Jung
GraphZoomScrollPaneDemoDemonstrates the use of GraphZoomScrollPane.Classedu.uci.ics.jung.samplesSourceForge Jung
HITSAssigns hub and authority scores to each vertex depending on the topology of the network.Classedu.uci.ics.jung.algorithms.scoringSourceForge Jung
HITSWithPriorsA generalization of HITS that permits non-uniformly-distributed random jumps.Classedu.uci.ics.jung.algorithms.scoringSourceForge Jung
HyperbolicImageLensSupportA class to make it easy to add a Hyperbolic projection examining lens to a jung graph application.Classedu.uci.ics.jung.visualization.jaiSourceForge Jung
HyperbolicShapeTransformerHyperbolicShapeTransformer extends HyperbolicTransformer and adds implementations for methods in ShapeFlatnessTransformer.Classedu.uci.ics.jung.visualization.transform.shapeSourceForge Jung
HyperbolicTransformerHyperbolicTransformer wraps a MutableAffineTransformer and modifies the transform and inverseTransform methods so that they create aClassedu.uci.ics.jung.visualization.transformSourceForge Jung
HyperEdgeElementParserParses hyper edge elements.Classedu.uci.ics.jung.io.graphml.parserSourceForge Jung
HyperEdgeMetadataMetadata structure for the 'hyperedge' GraphML element.Classedu.uci.ics.jung.io.graphmlSourceForge Jung
HypergraphA hypergraph, consisting of a set of vertices of type V and a set of hyperedges of type E which connect the vertices.Interfaceedu.uci.ics.jung.graphSourceForge Jung
ImageEdgeLabelDemoDemonstrates the use of images on graph edge labels.Classedu.uci.ics.jung.samplesSourceForge Jung
IncidentEdgeIndexFunctionA class which creates and maintains indices for incident edges.Classedu.uci.ics.jung.graph.utilSourceForge Jung
IndexerA class providing static methods useful for improving the performance of graph algorithms.Classedu.uci.ics.jung.algorithms.utilSourceForge Jung
InternalFrameSatelliteViewDemoSimilar to the SatelliteViewDemo, but using JInternalFrame.Classedu.uci.ics.jung.samplesSourceForge Jung
InterpolatingVertexSizeTransformerProvides vertex sizes that are spaced proportionally between min_size and max_size depending onClassedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
IntersectorClassedu.uci.ics.jung.visualization.transform.shapeSourceForge Jung
ISOMLayout self-organizing graph methods.Classedu.uci.ics.jung.algorithms.layoutSourceForge Jung
ISOMLayout self-organizing graph methods.Classedu.uci.ics.jung.algorithms.layout3dSourceForge Jung
IterativeContextAn interface for algorithms that proceed iteratively.Interfaceedu.uci.ics.jung.algorithms.utilSourceForge Jung
IterativeProcessProvides basic infrastructure for iterative algorithms.Classedu.uci.ics.jung.algorithms.utilSourceForge Jung
KeyGraphML key object that was parsed from the input stream.Classedu.uci.ics.jung.io.graphmlSourceForge Jung
KeyElementParserParses key elements.Classedu.uci.ics.jung.io.graphml.parserSourceForge Jung
KeyMapA KeyMap is a storage mechanism for the keys read from the GraphML file.Classedu.uci.ics.jung.io.graphmlSourceForge Jung
KKLayout Does not respect filter calls, and sometimes crashes when the view changes to it.Classedu.uci.ics.jung.algorithms.layoutSourceForge Jung
KleinbergSmallWorldGeneratorGraph generator that produces a random graph with small world properties.Classedu.uci.ics.jung.algorithms.generators.randomSourceForge Jung
KMeansClustererGroups items into a specified number of clusters, based on their proximity in d-dimensional space, using the k-means algorithm.Classedu.uci.ics.jung.algorithms.utilSourceForge Jung
KNeighborhoodFilterA filter used to extract the k-neighborhood around one or more root node(s).Classedu.uci.ics.jung.algorithms.filtersSourceForge Jung
KPartiteGraphAn interface for graphs whose vertices are each members of one of 2 or more disjoint sets (partitions), and whose edges connect only vertices in distinctInterfaceedu.uci.ics.jung.graphSourceForge Jung
KStepMarkovAlgorithm variant of PageRankWithPriors that computes the importance of a node based upon taking fixed-length random walks out from the root set and then computing the stationary probability of being at each node.Classedu.uci.ics.jung.algorithms.importanceSourceForge Jung
KStepMarkovA special case of PageRankWithPriors in which the final scores represent a probability distribution over position assuming a random (Markovian)Classedu.uci.ics.jung.algorithms.scoringSourceForge Jung
L2RTreeLayoutDemoA variant of TreeLayoutDemo that rotates the view by 90 degrees from the default orientation.Classedu.uci.ics.jung.samplesSourceForge Jung
LabelEditingGraphMousePluginClassedu.uci.ics.jung.visualization.controlSourceForge Jung
LabelWrapperA utility to wrap long lines, creating html strings with line breaks at a settable max line lengthClassedu.uci.ics.jung.visualization.utilSourceForge Jung
Lattice2DGeneratorSimple generator of an m x n lattice where each vertex is incident with each of its neighbors (to the left, right, up, and down).Classedu.uci.ics.jung.algorithms.generatorsSourceForge Jung
Layerenum Layerextends EnumEnum Constant SummaryLAYOUTClassedu.uci.ics.jung.visualizationSourceForge Jung
LayeredIconAn icon that is made up of a collection of Icons.Classedu.uci.ics.jung.visualizationSourceForge Jung
LayoutA generalized interface is a mechanism for returning (x,y) coordinates from vertices.Interfaceedu.uci.ics.jung.algorithms.layoutSourceForge Jung
LayoutInterfaceedu.uci.ics.jung.algorithms.layout3dSourceForge Jung
LayoutDecoratora pure decorator for the Layout interface.Classedu.uci.ics.jung.algorithms.layoutSourceForge Jung
LayoutDecoratora pure decorator for the Layout interface.Classedu.uci.ics.jung.visualization3d.layoutSourceForge Jung
LayoutEventBroadcasterA LayoutDecorator the fires ChangeEvents when certain methods are called.Classedu.uci.ics.jung.visualization3d.layoutSourceForge Jung
LayoutLensShapePickSupportShapePickSupport provides access to Vertices and EdgeType based on their actual shapes.Classedu.uci.ics.jung.visualization.pickingSourceForge Jung
LayoutLensSupportA class to make it easy to add an examining lens to a jung graph application.Classedu.uci.ics.jung.visualization.transformSourceForge Jung
LayoutScalingControlLayoutScalingControl applies a scaling transformation to the graph layout.Classedu.uci.ics.jung.visualization.controlSourceForge Jung
LayoutTransitionClassedu.uci.ics.jung.visualization.layoutSourceForge Jung
LensDemoDemonstrates the use of HyperbolicTransform and MagnifyTransformClassedu.uci.ics.jung.samplesSourceForge Jung
LensMagnificationGraphMousePluginHyperbolicMagnificationGraphMousePlugin changes the magnification within the Hyperbolic projection of the HyperbolicTransformer.Classedu.uci.ics.jung.visualization.controlSourceForge Jung
LensSupportInterfaceedu.uci.ics.jung.visualization.transformSourceForge Jung
LensTransformerLensTransformer wraps a MutableAffineTransformer and modifies the transform and inverseTransform methods so that they create aClassedu.uci.ics.jung.visualization.transformSourceForge Jung
LensTranslatingGraphMousePlugin to drag and resize the viewing lens in the graph view.Classedu.uci.ics.jung.visualization.controlSourceForge Jung
LensVertexImageShaperDemoDemonstrates the use of images to represent graph vertices.Classedu.uci.ics.jung.samplesSourceForge Jung
MagnifyIconGraphicsSubclassed to apply a magnification transform to an icon.Classedu.uci.ics.jung.visualization.transform.shapeSourceForge Jung
MagnifyImageLensSupportChanges various visualization settings to activate or deactivate an examining lens for a jung graph application.Classedu.uci.ics.jung.visualization.transform.shapeSourceForge Jung
MagnifyShapeTransformerMagnifyShapeTransformer extends MagnifyTransformer and adds implementations for methods in ShapeTransformer.Classedu.uci.ics.jung.visualization.transform.shapeSourceForge Jung
MagnifyTransformerMagnifyTransformer wraps a MutableAffineTransformer and modifies the transform and inverseTransform methods so that they create anClassedu.uci.ics.jung.visualization.transformSourceForge Jung
MapBinaryHeapAn array-based binary heap implementation of a priority queue, which also providesClassedu.uci.ics.jung.algorithms.utilSourceForge Jung
MapSettableTransformerA SettableTransformer that operates on an underlying Map instance.Classedu.uci.ics.jung.algorithms.utilSourceForge Jung
MarkovCentralityClassedu.uci.ics.jung.algorithms.importanceSourceForge Jung
MatrixElementOperationsAn interface for specifying the behavior of graph/matrix operations for a particular element type.Interfaceedu.uci.ics.jung.algorithms.matrixSourceForge Jung
MatrixFileBasic I/O handler for ascii matrix files.Classedu.uci.ics.jung.ioSourceForge Jung
MetadataInterface for any GraphML metadata.Interfaceedu.uci.ics.jung.io.graphmlSourceForge Jung
MetricsA class consisting of static methods for calculating graph metrics.Classedu.uci.ics.jung.algorithms.metricsSourceForge Jung
MinimumSpanningForestFor the input Graph, creates a MinimumSpanningTree using a variation of Prim's algorithm.Classedu.uci.ics.jung.algorithms.shortestpathSourceForge Jung
MinimumSpanningForest2For the input Graph, creates a MinimumSpanningTree using a variation of Prim's algorithm.Classedu.uci.ics.jung.algorithms.shortestpathSourceForge Jung
MinimumSpanningTreeDemoDemonstrates a single graph with 3 layouts in 3 views.Classedu.uci.ics.jung.samplesSourceForge Jung
MixedRandomGraphGeneratorGenerates a mixed-mode random graph based on the output of BarabasiAlbertGenerator.Classedu.uci.ics.jung.algorithms.generators.randomSourceForge Jung
ModalGraphMouseInterface for a GraphMouse that supports modality.Interfaceedu.uci.ics.jung.visualization.controlSourceForge Jung
ModalLensGraphMousean implementation of the AbstractModalGraphMouse that includes plugins for manipulating a view that is using a LensTransformer.Classedu.uci.ics.jung.visualization.controlSourceForge Jung
ModalSatelliteGraphMouseNested Class SummaryNested classes/interfaces inherited from class edu.Classedu.uci.ics.jung.visualization.controlSourceForge Jung
MouseListenerTranslatorClassedu.uci.ics.jung.visualization.controlSourceForge Jung
MouseRotateMouseRotate is a Java3D behavior object that lets users control the rotation of an object via a mouse.Classedu.uci.ics.jung.visualization3d.controlSourceForge Jung
MouseTranslateMouseTranslate is a Java3D behavior object that lets users control the translation (X, Y) of an object via a mouse drag motion with the thirdClassedu.uci.ics.jung.visualization3d.controlSourceForge Jung
MouseWheelZoomMouseWheelZoom is a Java3D behavior object that lets users control the Z axis translation of an object via mouse wheel.Classedu.uci.ics.jung.visualization3d.controlSourceForge Jung
MouseZoomMouseZoom is a Java3D behavior object that lets users control the Z axis translation of an object via a mouse drag motion with the second mouseClassedu.uci.ics.jung.visualization3d.controlSourceForge Jung
MultiLayerTransformerInterfaceedu.uci.ics.jung.visualizationSourceForge Jung
MultiPickedStateMaintains the state of what has been 'picked' in the graph.Classedu.uci.ics.jung.visualization.pickingSourceForge Jung
MultiViewDemoDemonstrates 3 views of one graph in one model with one layout.Classedu.uci.ics.jung.samplesSourceForge Jung
MutableAffineTransformerProvides methods to mutate the AffineTransform used by AffineTransformer base class to map points from one coordinate system toClassedu.uci.ics.jung.visualization.transformSourceForge Jung
MutableTransformerProvides an API for the mutation of a transformer and for adding listeners for changes on the transformerInterfaceedu.uci.ics.jung.visualization.transformSourceForge Jung
MutableTransformerDecoratora complete decorator that wraps a MutableTransformer.Classedu.uci.ics.jung.visualization.transformSourceForge Jung
NodeElementParserParses node elements.Classedu.uci.ics.jung.io.graphml.parserSourceForge Jung
NodeMetadataMetadata structure for the 'node' GraphML element.Classedu.uci.ics.jung.io.graphmlSourceForge Jung
NumberFormattingTransformerTransforms inputs to String representations by chaining an input Number-generating Transformer with an internal Classedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
ObservableCachingLayoutA LayoutDecorator that fires ChangeEvents when certain methods are called.Classedu.uci.ics.jung.visualization.layoutSourceForge Jung
ObservableGraphA decorator class for graphs which generates eventsAuthor:Joshua O'MadadhainClassedu.uci.ics.jung.graphSourceForge Jung
OrderedKAryTreeClassedu.uci.ics.jung.graphSourceForge Jung
OrderedSparseMultigraphAn implementation of Graph that orders its vertex and edge collections according to insertion time, is suitable for sparse graphs, and Classedu.uci.ics.jung.graphSourceForge Jung
PageRankAssigns scores to each vertex according to the PageRank algorithm.Classedu.uci.ics.jung.algorithms.scoringSourceForge Jung
PageRankWithPriorsA generalization of PageRank that permits non-uniformly-distributed random jumps.Classedu.uci.ics.jung.algorithms.scoringSourceForge Jung
PairAn implementation of Collection that stores exactly 2 non-null objects and is not mutable.Classedu.uci.ics.jung.graph.utilSourceForge Jung
PajekNetReaderReads a Graph from a Pajek NET formatted source.Classedu.uci.ics.jung.ioSourceForge Jung
PajekNetWriterWrites graphs in the Pajek NET format.Classedu.uci.ics.jung.ioSourceForge Jung
ParserContextProvides resources related to the current parsing context.Classedu.uci.ics.jung.io.graphml.parserSourceForge Jung
PersistentLayoutinterface for PersistentLayout Also holds a nested class Point to serialize theInterfaceedu.uci.ics.jung.visualization.layoutSourceForge Jung
PersistentLayoutDemoDemonstrates the use of PersistentLayout and PersistentLayoutImpl.Classedu.uci.ics.jung.samplesSourceForge Jung
PersistentLayoutImpl Defers to another layout until 'restore' is called, then it uses the saved vertex locationsClassedu.uci.ics.jung.visualization.layoutSourceForge Jung
PerspectiveImageLensSupportA class to make it easy to add a Perspective projection to a jung graph application.Classedu.uci.ics.jung.visualization.jaiSourceForge Jung
PerspectiveLayoutTransformSupportA class to make it easy to add a Perspective projection to a jung graph application.Classedu.uci.ics.jung.visualization.jaiSourceForge Jung
PerspectiveShapeTransformerPerspectiveShapeTransformer extends PerspectiveTransformer and adds implementations for methods in ShapeTransformer.Classedu.uci.ics.jung.visualization.jaiSourceForge Jung
PerspectiveTransformerPerspectiveTransformer wraps a MutableAffineTransformer and modifies the transform and inverseTransform methods so that they create aClassedu.uci.ics.jung.visualization.jaiSourceForge Jung
PerspectiveTransformSupportInterfaceedu.uci.ics.jung.visualization.jaiSourceForge Jung
PerspectiveViewTransformSupportCreates a PerspectiveShapeTransformer to use in the view transform.Classedu.uci.ics.jung.visualization.jaiSourceForge Jung
PickableEdgePaintTransformerPaints each edge according to the Paint parameters given in the constructor, so that picked andClassedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
PickableVertexIconTransformerSupplies an Icon for each vertex according to the Icon parameters given in the constructor, so that picked andClassedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
PickableVertexPaintTransformerPaints each vertex according to the Paint parameters given in the constructor, so that picked andClassedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
PickableVertexPaintTransformerPaints each vertex according to the Paint parameters given in the constructor, so that picked andClassedu.uci.ics.jung.visualization3d.decoratorsSourceForge Jung
PickedInfoAn interface for classes that return information regarding whether a given graph element (vertex or edge) has been selected.Interfaceedu.uci.ics.jung.visualization.pickingSourceForge Jung
PickedStateAn interface for classes that keep track of the "picked" state of edges or vertices.Interfaceedu.uci.ics.jung.visualization.pickingSourceForge Jung
PickingGraphMousePluginPickingGraphMousePlugin supports the picking of graph elements with the mouse.Classedu.uci.ics.jung.visualization.controlSourceForge Jung
PickMouseBehaviorBase class that allows users to adding picking and mouse manipulation to the scene graph (see PickDragBehavior for an example of how to extendClassedu.uci.ics.jung.visualization3d.controlSourceForge Jung
PickRotateBehaviorA mouse behavior that allows user to pick and drag scene graph objects.Classedu.uci.ics.jung.visualization3d.controlSourceForge Jung
PickSphereBehaviorA mouse behavior that allows user to pick and translate scene 1.Classedu.uci.ics.jung.visualization3d.controlSourceForge Jung
PickTranslateBehaviorA mouse behavior that allows user to pick and translate scene graph objects.Classedu.uci.ics.jung.visualization3d.controlSourceForge Jung
PickVertexBehaviorClassedu.uci.ics.jung.visualization3dSourceForge Jung
PickZoomBehaviorA mouse behavior that allows user to pick and zoom scene graph objects.Classedu.uci.ics.jung.visualization3d.controlSourceForge Jung
PivotingImageShaperProvides factory methods that, given a BufferedImage, an Image, or the fileName of an image, will return a java.Classedu.uci.ics.jung.visualizationSourceForge Jung
PluggableGraphMousea GraphMouse that accepts plugins for various mouse events.Classedu.uci.ics.jung.visualization.controlSourceForge Jung
PluggableRenderContextNested Class SummaryNested classes/interfaces inherited from interface edu.Classedu.uci.ics.jung.visualizationSourceForge Jung
PluggableRenderContextClassedu.uci.ics.jung.visualization3dSourceForge Jung
PluggableRendererDemoShows off some of the capabilities of PluggableRenderer.Classedu.uci.ics.jung.samplesSourceForge Jung
PolarPointRepresents a point in polar coordinates: distance and angle from the origin.Classedu.uci.ics.jung.algorithms.layoutSourceForge Jung
PortElementParserParses port elements.Classedu.uci.ics.jung.io.graphml.parserSourceForge Jung
PortMetadataMetadata structure for the 'port' GraphML element.Classedu.uci.ics.jung.io.graphmlSourceForge Jung
PredicatedParallelEdgeIndexFunctionA class which creates and maintains indices for parallel edges.Classedu.uci.ics.jung.visualization.utilSourceForge Jung
PrimMinimumSpanningTreeFor the input Graph, creates a MinimumSpanningTree using a variation of Prim's algorithm.Classedu.uci.ics.jung.algorithms.shortestpathSourceForge Jung
RadialTreeLayoutA radial layout for Tree or Forest graphs.Classedu.uci.ics.jung.algorithms.layoutSourceForge Jung
RadialTreeLensDemoShows a RadialTreeLayout view of a Forest.Classedu.uci.ics.jung.samplesSourceForge Jung
RadiusGraphElementAccessorSimple implementation of PickSupport that returns the vertex or edge that is closest to the specified location.Classedu.uci.ics.jung.algorithms.layoutSourceForge Jung
RadiusGraphElementAccessorSimple implementation of PickSupport that returns the vertex or edge that is closest to the specified location.Classedu.uci.ics.jung.algorithms.layout3dSourceForge Jung
RadiusPickSupportSimple implementation of PickSupport that returns the vertex or edge that is closest to the specified location.Classedu.uci.ics.jung.visualization.pickingSourceForge Jung
RandomLocationTransformerTransforms the input type into a random location within the bounds of the Dimension property.Classedu.uci.ics.jung.algorithms.layout.utilSourceForge Jung
RandomLocationTransformerTransforms the input type into a random location within the bounds of the Dimension property.Classedu.uci.ics.jung.algorithms.layout3dSourceForge Jung
RandomWalkBetweennessComputes betweenness centrality for each vertex in the graph.Classedu.uci.ics.jung.algorithms.importanceSourceForge Jung
RandomWalkSTBetweenness Computes s-t betweenness centrality for each vertex in the graph.Classedu.uci.ics.jung.algorithms.importanceSourceForge Jung
RankingAbstract data container for ranking objects.Classedu.uci.ics.jung.algorithms.importanceSourceForge Jung
RealMatrixElementOperations that the edges have a MutableDouble value.Classedu.uci.ics.jung.algorithms.matrixSourceForge Jung
RelativeAuthorityRankerThis class provides basic infrastructure for relative authority algorithms that compute the importance of nodes relative to one or more root nodes.Classedu.uci.ics.jung.algorithms.importanceSourceForge Jung
RelaxerInterface for operating the relax iterations on a layout.Interfaceedu.uci.ics.jung.algorithms.layout.utilSourceForge Jung
RenderContextInterfaceedu.uci.ics.jung.visualizationSourceForge Jung
RenderContextInterfaceedu.uci.ics.jung.visualization3dSourceForge Jung
RendererThe interface for drawing vertices, edges, and their labels.Interfaceedu.uci.ics.jung.visualization.renderersSourceForge Jung
ReshapingEdgeRendereruses a flatness argument to break edges into smaller segments.Classedu.uci.ics.jung.visualization.renderersSourceForge Jung
RotatingGraphMousePluginRotatingGraphMouse provides the abiity to rotate the graph using the mouse.Classedu.uci.ics.jung.visualization.controlSourceForge Jung
SatelliteAnimatedPickingGraphMousePluginA version of the AnimatedPickingGraphMousePlugin that is for the SatelliteVisualizationViewer.Classedu.uci.ics.jung.visualization.controlSourceForge Jung
SatelliteRotatingGraphMousePluginMouse events in the SatelliteView that match the modifiers will cause the Main view to rotateClassedu.uci.ics.jung.visualization.controlSourceForge Jung
SatelliteScalingGraphMousePluginOverrides ScalingGraphMousePlugin so that mouse events in the satellite view will cause scaling in the main viewClassedu.uci.ics.jung.visualization.controlSourceForge Jung
SatelliteShearingGraphMousePluginOverrides ShearingGraphMousePlugin so that mouse events in the satellite view cause shearing of the main viewClassedu.uci.ics.jung.visualization.controlSourceForge Jung
SatelliteTranslatingGraphMousePluginOverrides TranslatingGraphMousePlugin so that mouse events in the satellite view cause translating of the main viewClassedu.uci.ics.jung.visualization.controlSourceForge Jung
SatelliteViewDemoDemonstrates the construction of a graph visualization with a main and a satellite view.Classedu.uci.ics.jung.samplesSourceForge Jung
SatelliteVisualizationViewerA VisualizationViewer that can act as a satellite view for another (master) VisualizationViewer.Classedu.uci.ics.jung.visualization.controlSourceForge Jung
ScalingControlInterfaceedu.uci.ics.jung.visualization.controlSourceForge Jung
ScalingGraphMousePluginScalingGraphMouse applies a scaling transformation to the graph layout.Classedu.uci.ics.jung.visualization.controlSourceForge Jung
ScoringUtilsMethods for assigning values (to be interpreted as prior probabilities) to vertices in the context of random-walk-based scoring algorithms.Classedu.uci.ics.jung.algorithms.scoring.utilSourceForge Jung
SelfLoopEdgePredicateA Predicate that returns true if the input edge's endpoints in the input graph are identical.Classedu.uci.ics.jung.algorithms.utilSourceForge Jung
SetHypergraphAn implementation of Hypergraph that is suitable for sparse graphs and permits parallel edges.Classedu.uci.ics.jung.graphSourceForge Jung
SettableTransformerAn interface for classes that can set the value to be returned (from transform()) when invoked on a given input.Interfaceedu.uci.ics.jung.algorithms.utilSourceForge Jung
SettableVertexShapeTransformerInterfaceedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
ShapeFlatnessTransformerProvides methods to map points from one coordinate system to another: graph to screen and screen to graph.Interfaceedu.uci.ics.jung.visualization.transform.shapeSourceForge Jung
ShapePickSupportA GraphElementAccessor that returns elements whose Shape contains the specified pick point or region.Classedu.uci.ics.jung.visualization.pickingSourceForge Jung
ShapeTransformerProvides methods to map points from one coordinate system to another: graph to screen and screen to graph.Interfaceedu.uci.ics.jung.visualization.transform.shapeSourceForge Jung
ShearingGraphMousePluginShearingGraphMousePlugin allows the user to drag with the mouse to shear the transform either in the horizontal or vertical direction.Classedu.uci.ics.jung.visualization.controlSourceForge Jung
ShortestPathAn interface for algorithms that calculate shortest paths.Interfaceedu.uci.ics.jung.algorithms.shortestpathSourceForge Jung
ShortestPathDemoDemonstrates use of the shortest path algorithm and visualization of theAuthor:danyelfSee Also:Serialized FormClassedu.uci.ics.jung.samplesSourceForge Jung
ShortestPathUtilsUtilities relating to the shortest paths in a graph.Classedu.uci.ics.jung.algorithms.shortestpathSourceForge Jung
ShowLayoutsDemonstrates several of the graph layout algorithms.Classedu.uci.ics.jung.samplesSourceForge Jung
SimpleGraphDrawA class that shows the minimal work necessary to load and visualize a graph.Classedu.uci.ics.jung.samplesSourceForge Jung
SortedSparseMultigraphAn implementation of Graph that is suitable for sparse graphs, orders its vertex and edge collections according to either specified ComparatorClassedu.uci.ics.jung.graphSourceForge Jung
SparseGraphAn implementation of Graph that is suitable for sparse graphs and permits both directed and undirected edges.Classedu.uci.ics.jung.graphSourceForge Jung
SparseMultigraphAn implementation of Graph that is suitable for sparse graphs and permits directed, undirected, and parallel edges.Classedu.uci.ics.jung.graphSourceForge Jung
SpringLayoutThe SpringLayout package represents a visualization of a set of nodes.Classedu.uci.ics.jung.algorithms.layoutSourceForge Jung
SpringLayoutThe SpringLayout package represents a visualization of a set of nodes.Classedu.uci.ics.jung.algorithms.layout3dSourceForge Jung
SpringLayout2The SpringLayout package represents a visualization of a set of nodes.Classedu.uci.ics.jung.algorithms.layoutSourceForge Jung
StaticLayoutStaticLayout places the vertices in the locations specified by its Transformer initializer.Classedu.uci.ics.jung.algorithms.layoutSourceForge Jung
StringElementParserParses an element that just contains text.Classedu.uci.ics.jung.io.graphml.parserSourceForge Jung
StructuralHolesCalculates some of the measures from Burt's text "Structural Holes: The Social Structure of Competition".Classedu.uci.ics.jung.algorithms.metricsSourceForge Jung
StructurallyEquivalentIdentifies sets of structurally equivalent vertices in a graph.Classedu.uci.ics.jung.algorithms.blockmodelSourceForge Jung
SubLayoutDemoDemonstrates the AggregateLayout class.Classedu.uci.ics.jung.samplesSourceForge Jung
TestGraphsProvides generators for several different test graphs.Classedu.uci.ics.jung.graph.utilSourceForge Jung
ToStringLabellerLabels vertices by their toString.Classedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
TransformingFlatnessGraphicssubclassed to pass certain operations thru the transformer before the base class method is appliedClassedu.uci.ics.jung.visualization.transform.shapeSourceForge Jung
TransformingGraphicssubclassed to pass certain operations thru the transformer before the base class method is appliedClassedu.uci.ics.jung.visualization.transform.shapeSourceForge Jung
TransformingImageVertexIconRendererClassedu.uci.ics.jung.visualization.jaiSourceForge Jung
TranslatingGraphMousePluginTranslatingGraphMousePlugin uses a MouseButtonOne press and drag gesture to translate the graph display in the x and yClassedu.uci.ics.jung.visualization.controlSourceForge Jung
TreeA subtype of Graph which is a (directed, rooted) tree.Classedu.uci.ics.jung.graphSourceForge Jung
TreeCollapseDemoDemonstrates "collapsing"/"expanding" of a tree's subtrees.Classedu.uci.ics.jung.samplesSourceForge Jung
TreeCollapserClassedu.uci.ics.jung.visualization.subLayoutSourceForge Jung
TreeLayoutClassedu.uci.ics.jung.algorithms.layoutSourceForge Jung
TreeLayoutDemoDemonsrates TreeLayout and RadialTreeLayout.Classedu.uci.ics.jung.samplesSourceForge Jung
TreeUtilsContains static methods for operating on instances of Tree.Classedu.uci.ics.jung.graph.utilSourceForge Jung
TriadicCensusTriadicCensus is a standard social network tool that counts, for each of the different possible configurations of three vertices, the number of timesClassedu.uci.ics.jung.algorithms.metricsSourceForge Jung
TwoModelDemoDemonstrates a single graph with 2 layouts in 2 views.Classedu.uci.ics.jung.samplesSourceForge Jung
UndirectedGraphA tagging interface for extensions of Graph that accept only undirected edges.Interfaceedu.uci.ics.jung.graphSourceForge Jung
UndirectedOrderedSparseMultigraphAn implementation of UndirectedGraph that is suitable for sparse graphs, orders its vertex and edge collections according to insertion time, and permitsClassedu.uci.ics.jung.graphSourceForge Jung
UndirectedSparseGraphAn implementation of UndirectedGraph that is suitableSee Also:Serialized FormClassedu.uci.ics.jung.graphSourceForge Jung
UndirectedSparseMultigraphAn implementation of UndirectedGraph that is suitable for sparse graphs and permits parallel edges.Classedu.uci.ics.jung.graphSourceForge Jung
UnicodeLabelDemoA demo that shows flag images as vertices, and uses unicode to render vertex labels.Classedu.uci.ics.jung.samplesSourceForge Jung
UniformDegreeWeightAn edge weight function that assigns weights as uniform transition probabilities.Classedu.uci.ics.jung.algorithms.scoring.utilSourceForge Jung
UniformInOutAssigns weights to directed edges (the edge of the vertex/edge pair) depending on whether the vertex is the edge's source or its destination.Classedu.uci.ics.jung.algorithms.scoring.utilSourceForge Jung
UnknownElementParserSkips an entire unknown subtree of the XMLAuthor:Nathan Mittler - nathan.Classedu.uci.ics.jung.io.graphml.parserSourceForge Jung
UnweightedShortestPathComputes the shortest path distances for graphs whose edges are not weighted (using BFS).Classedu.uci.ics.jung.algorithms.shortestpathSourceForge Jung
VEPairConvenience class for associating a vertex and an edge.Classedu.uci.ics.jung.algorithms.scoring.utilSourceForge Jung
VertexCollapseDemoA demo that shows how collections of vertices can be collapsed into a single vertex.Classedu.uci.ics.jung.samplesSourceForge Jung
VertexCollapseDemoWithLayoutsA demo that shows how collections of vertices can be collapsed into a single vertex.Classedu.uci.ics.jung.samplesSourceForge Jung
VertexGroupClassedu.uci.ics.jung.visualization3dSourceForge Jung
VertexIconShapeTransformerA default implementation that stores images in a Map keyed on the vertex.Classedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
VertexImageShaperDemoDemonstrates the use of images to represent graph vertices.Classedu.uci.ics.jung.samplesSourceForge Jung
VertexLabelAsShapeDemoThis demo shows how to use the vertex labels themselves as the vertex shapes.Classedu.uci.ics.jung.samplesSourceForge Jung
VertexLabelAsShapeRendererRenders Vertex Labels, but can also supply Shapes for vertices.Classedu.uci.ics.jung.visualization.renderersSourceForge Jung
VertexLabelPositionDemoDemonstrates vertex label positioning controlled by the user.Classedu.uci.ics.jung.samplesSourceForge Jung
VertexLabelRendererInterfaceedu.uci.ics.jung.visualization.renderersSourceForge Jung
VertexPartitionMaintains information about a vertex partition of a graph.Classedu.uci.ics.jung.algorithms.blockmodelSourceForge Jung
VertexPartitionCollapserThis class transforms a graph with a known vertex partitioning into a graph whose vertices correspond to the input graph's partitions.Classedu.uci.ics.jung.algorithms.transformationSourceForge Jung
VertexPredicateFilterTransforms the input graph into one which contains only those vertices that pass the specified Predicate.Classedu.uci.ics.jung.algorithms.filtersSourceForge Jung
VertexScorerAn interface for algorithms that assign scores to vertices.Interfaceedu.uci.ics.jung.algorithms.scoringSourceForge Jung
VertexScoreTransformerA Transformer convenience wrapper around VertexScorer.Classedu.uci.ics.jung.algorithms.scoring.utilSourceForge Jung
VertexShapeFactoryA utility class for generating Shapes for drawing vertices.Classedu.uci.ics.jung.visualization.utilSourceForge Jung
ViewLensShapePickSupportShapePickSupport provides access to Vertices and EdgeType based on their actual shapes.Classedu.uci.ics.jung.visualization.pickingSourceForge Jung
ViewLensSupportUses a LensTransformer to use in the view transform.Classedu.uci.ics.jung.visualization.transform.shapeSourceForge Jung
ViewScalingControlViewScalingGraphMouse applies a scaling transform to the View of the graph.Classedu.uci.ics.jung.visualization.controlSourceForge Jung
ViewTranslatingGraphMousePluginViewTranslatingGraphMousePlugin uses a MouseButtonOne press and drag gesture to translate the graph display in the x and yClassedu.uci.ics.jung.visualization.controlSourceForge Jung
VisRunner Extracted from the VisualizationModel in previousAuthor:Tom Nelson - tomnelson@dev.Classedu.uci.ics.jung.algorithms.layout.utilSourceForge Jung
VisualizationImageServerA class that could be used on the server side of a thin-client application.Classedu.uci.ics.jung.visualizationSourceForge Jung
VisualizationImageServerDemoDemonstrates VisualizationImageServer.Classedu.uci.ics.jung.samplesSourceForge Jung
VisualizationModelInterface for the state holding model of the VisualizationViewer.Interfaceedu.uci.ics.jung.visualizationSourceForge Jung
VisualizationServerInterfaceedu.uci.ics.jung.visualizationSourceForge Jung
VisualizationViewerAdds mouse behaviors and tooltips to the graph visualization base classAuthor:Joshua O'Madadhain, Tom Nelson, Danyel FisherSee Also:Serialized FormClassedu.uci.ics.jung.visualizationSourceForge Jung
VisualizationViewerClassedu.uci.ics.jung.visualization3dSourceForge Jung
VoltageClustererClusters vertices of a Graph based on their ranks as calculated by VoltageScorer.Classedu.uci.ics.jung.algorithms.clusterSourceForge Jung
VoltageScorerAssigns scores to vertices according to their 'voltage' in an approximate solution to the Kirchoff equations.Classedu.uci.ics.jung.algorithms.scoringSourceForge Jung
WeakComponentClustererFinds all weak components in a graph as sets of vertex sets.Classedu.uci.ics.jung.algorithms.clusterSourceForge Jung
WeightedChoiceSelects items according to their probability in an arbitrary probability distribution.Classedu.uci.ics.jung.algorithms.utilSourceForge Jung
WeightedNIPathsThis algorithm measures the importance of nodes based upon both the number and length of disjoint paths that lead to a given node from each of the nodes in the root set.Classedu.uci.ics.jung.algorithms.importanceSourceForge Jung
WorldMapGraphDemoShows a graph overlaid on a world map image.Classedu.uci.ics.jung.samplesSourceForge Jung